Skip to content

fix: update classesForInput for improved styling of page size button#620

Open
kulikp1 wants to merge 2 commits into
nextfrom
feature/AdminForth/1624/on-default-project-the-border-
Open

fix: update classesForInput for improved styling of page size button#620
kulikp1 wants to merge 2 commits into
nextfrom
feature/AdminForth/1624/on-default-project-the-border-

Conversation

@kulikp1
Copy link
Copy Markdown
Collaborator

@kulikp1 kulikp1 commented May 22, 2026

No description provided.

class="text-sm min-w-20"
classesForInput="h-[34px] min-h-0 py-1 pl-2 pr-6 text-sm rounded-md cursor-pointer af-button-shadow bg-lightDropdownButtonsBackground text-lightDropdownButtonsText border-lightDropdownButtonsBorder dark:bg-darkDropdownButtonsBackground dark:text-darkDropdownButtonsText dark:border-darkDropdownButtonsBorder"
class="text-sm min-w-20 af-page-size-button"
classesForInput="h-[34px] min-h-0 py-1 pl-2 pr-6 text-sm rounded cursor-pointer af-button-shadow bg-lightDropdownButtonsBackground text-lightDropdownButtonsText border-lightDropdownButtonsBorder dark:bg-darkDropdownButtonsBackground dark:text-darkDropdownButtonsText dark:border-darkDropdownButtonsBorder rounded-default"
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove second rounded class

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants